func runtime.postMallocgcDebug

2 uses

	runtime (current package)
		malloc.go#L1105: 		postMallocgcDebug(x, elemsize, typ)
		malloc.go#L1668: func postMallocgcDebug(x unsafe.Pointer, elemsize uintptr, typ *_type) {